Total Complexity | 80 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 443 |
Lines of code | 323 |
Logical lines of code | 165 |
Comment lines | 24 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
convertIpToBinary() | 34 | 25 | 97 | |
parseIp() | 39 | 16 | 66 | |
converBinaryToIp() | 41 | 12 | 58 | |
setTrueIp() | 55 | 10 | 17 | |
ipMatchesRanges() | 52 | 7 | 26 | |
getIpCidrRange() | 46 | 5 | 41 | |
ipMatchesRange() | 68 | 3 | 7 | |
ipMatchesCidrRange() | 63 | 2 | 11 |